The Dreamweaver JavaScript API > File manipulation functions > dreamweaver.findNext() |
![]() ![]() ![]() |
Availability
Dreamweaver 3.0
Description
Verifies that the current selection matches the search criteria that was specified previously by dreamweaver.setUpFindReplace()
, by dreamweaver.setUpComplexFindReplace()
, or by the user in the Replace dialog box; then replaces it with the content specified in that query.
Arguments
None.
Returns
Nothing.
Enabler
None.
![]() ![]() ![]() |